
MadMAC 1.05 Beta Release					18-Aug-1988


(If you have a copy of MadMAC with a version number "0.11t" or earlier,
it is definitely advantagous to use 0.13, since there have been a
significant number of bug fixes....)


Files in the distribution are:

	README		Distribution documentation
	MAC.PRG		Macro assembler
	CONV65.PRG	6502 object file converter
	CONV65.MAN	Man page for CONV65.PRG
	M.PRG		"Quick" MAC.PRG invoker
	ATARI.S		Equates and macros for Atari ST programming

	CODE.S		68000 opcodes the assembler implements
	CODE65.S	6502 opcodes the assembler implements
	INSTMAC.S	Sample MAC installer (silly example)
	EXAMPLE.S   \
	EXAMPLE1.S  ->- Silly example programs
	EXAMPLE2.S  /
	BUGS.S      \
	SHIFT.S	    ->- another silly example program
	IMAGES.S    /


MAC and ALN perform their functions in memory, so you may have
to remove large desk accessories and ramdisks for them to
operate on large programs.
